home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Win '95 Giga Pack
/
Win95 Giga Pack (Maple Media) (1997).iso
/
GAMES
/
PUZZLES
/
HANGMAN
/
RESOURCE.H
< prev
next >
Wrap
C/C++ Source or Header
|
1996-01-14
|
3KB
|
74 lines
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by Hangman32.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#define IDS_ABOUTBOX 101
#define IDD_HANGMAN32_DIALOG 102
#define IDR_MAINFRAME 128
#define IDR_MENU1 129
#define IDD_HINT_DIALOG 130
#define IDD_GENERIC_DIALOG 131
#define IDR_ACCELERATOR1 131
#define IDB_BITMAP0 141
#define IDB_BITMAP1 142
#define IDB_BITMAP2 143
#define IDB_BITMAP5 144
#define IDB_BITMAP3 145
#define IDB_BITMAP6 146
#define IDB_BITMAP10 147
#define IDB_BITMAP8 148
#define IDB_BITMAP9 149
#define IDB_BITMAP7 150
#define IDB_BITMAP4 151
#define IDC_BUTTON1 1000
#define IDC_BUTTON2 1001
#define IDC_BUTTON3 1002
#define IDC_BUTTON4 1003
#define IDC_BUTTON5 1004
#define IDC_BUTTON6 1005
#define IDC_BUTTON7 1006
#define IDC_BUTTON8 1007
#define IDC_BUTTON9 1008
#define IDC_BUTTON10 1009
#define IDC_BUTTON11 1010
#define IDC_BUTTON12 1011
#define IDC_BUTTON13 1012
#define IDC_BUTTON14 1013
#define IDC_BUTTON15 1014
#define IDC_BUTTON16 1015
#define IDC_BUTTON17 1016
#define IDC_BUTTON18 1017
#define IDC_BUTTON19 1018
#define IDC_BUTTON20 1019
#define IDC_BUTTON21 1020
#define IDC_BUTTON22 1021
#define IDC_BUTTON23 1022
#define IDC_BUTTON24 1023
#define IDC_BUTTON25 1024
#define IDC_BUTTON26 1025
#define IDC_PICTURE 1026
#define IDC_HINT_QUOTE 1027
#define IDC_GUESS 1028
#define IDC_GAMES_PLAYED 1031
#define IDC_GAMES_WON 1032
#define IDC_PERCENT_WON 1033
#define IDC_GUESS_REMAINING 1034
#define IDC_GENERIC_QUOTE 1035
#define ID_GAME_NEW 32771
#define ID_GAME_OPTIONS 32772
#define ID_GAME_HINT 32773
#define ID_HELP_ABOUTHANGMAN32 32775
// Next default values for new objects
//
#ifdef APSTUDIO_INVOKED
#ifndef APSTUDIO_READONLY_SYMBOLS
#define _APS_NEXT_RESOURCE_VALUE 153
#define _APS_NEXT_COMMAND_VALUE 32776
#define _APS_NEXT_CONTROL_VALUE 1030
#define _APS_NEXT_SYMED_VALUE 101
#endif
#endif